projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b1268d
)
admin: Add a warm fuzzy message to deploy about transactions
author
Colin Walters
<walters@verbum.org>
Wed, 10 Jul 2013 06:30:26 +0000
(
02:30
-0400)
committer
Colin Walters
<walters@verbum.org>
Wed, 10 Jul 2013 06:30:26 +0000
(
02:30
-0400)
Since it sounds cool and stuff.
src/ostree/ot-admin-deploy.c
patch
|
blob
|
history
diff --git
a/src/ostree/ot-admin-deploy.c
b/src/ostree/ot-admin-deploy.c
index 5382275b6bad1427847fb5eb9f5701e1527ed2de..f77a73a7c131659107c7bca9668a6a6eb1835673 100644
(file)
--- a/
src/ostree/ot-admin-deploy.c
+++ b/
src/ostree/ot-admin-deploy.c
@@
-1211,6
+1211,8
@@
ot_admin_deploy (GFile *sysroot,
}
}
+ g_print ("Transaction complete, performing cleanup\n");
+
/* TEMPORARY HACK: Add a "current" symbolic link that's easy to
* follow inside the gnome-ostree build scripts. This isn't atomic,
* but that doesn't matter because it's only used by deployments